All Packages Class Hierarchy This Package Previous Next Index
Object | +----Component | +----Container | +----JComponent | +----JPanel | +----symantec.itools.db.beans.brl.adapter.editors.ValidSourceColumnImplEditorPanel
protected java.awt.event.ActionListener actLis
protected com.sun.java.swing.JButton browseButton
protected int currDataSourceType
protected com.symantec.itools.vcafe.openapi.VisualObject currDataSourceVisualObj
protected com.sun.java.swing.JComboBox dataSourceNameComboBox
protected com.sun.java.swing.JLabel dataSourceNameLabel
protected com.sun.java.swing.JComboBox dataSourceTypeComboBox
protected com.sun.java.swing.JLabel dataSourceTypeLabel
protected com.sun.java.swing.JTextField dataTypeField
protected com.sun.java.swing.JLabel dataTypeLabel
protected java.util.Vector derivColObjs
protected int height
protected com.sun.java.swing.JComboBox inputComboBox
protected com.sun.java.swing.JLabel inputLabel
protected com.sun.java.swing.JLabel instrLabel
protected java.util.Hashtable lhsColDataTypeHash
protected symantec.itools.db.beans.util.ObjectFinder objFinder
protected java.awt.Dimension outerDim
protected java.util.Hashtable paramDataHash
protected java.beans.PropertyEditor propEditor
protected java.util.Hashtable queryNavModelsHash
protected java.util.Vector queryNavObjs
protected com.sun.java.swing.JPanel sourceColPanel
protected java.util.Hashtable sqlBeanModelsHash
protected java.util.Vector sqlBeanObjs
protected java.util.Vector validColObjs
protected com.symantec.itools.vcafe.openapi.VisualObject visualObj
protected int width
public ValidSourceColumnImplEditorPanel()
public ValidSourceColumnImplEditorPanel(PropertyEditor editor, int width, int height)
public symantec.itools.db.beans.brl.CompColInputMember[] getCurrentValue()
public void setOuterDim(Dimension dim)
public void setVisualObject(VisualObject obj)
public void showInputColInfo(CompColInputMember inputCol)
All Packages Class Hierarchy This Package Previous Next Index